The following tables list the members exposed by ReportingResourceSet<T>.
Name | Description | |
---|---|---|
Count | Gets the number of entries in the base System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
DeferrableContent | Gets or sets the deferrable content for this resource dictionary. (Inherited from System.Windows.ResourceDictionary) | |
Grouping | Overridden. Returns the grouping that the resources are applied to (read-only) | |
InvalidatesImplicitDataTemplateResources | Gets or sets a value that indicates whether the invalidations fired by the System.Windows.ResourceDictionary object cause System.Windows.Controls.ContentPresenter objects to reevaluate their choice of template. The invalidations happen when an implicit data template resource changes. (Inherited from System.Windows.ResourceDictionary) | |
IsFixedSize | Gets whether this System.Windows.ResourceDictionary is fixed-size. (Inherited from System.Windows.ResourceDictionary) | |
IsReadOnly | Gets whether this System.Windows.ResourceDictionary is read-only. (Inherited from System.Windows.ResourceDictionary) | |
Item | Gets or sets the value associated with the given key. (Inherited from System.Windows.ResourceDictionary) | |
Keys | Gets a collection of all keys contained in this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
Location | Returns the Infragistics.Windows.Themes.ResourceSetLocator that describes the theme information for the resource set. | |
MergedDictionaries | Gets a collection of the System.Windows.ResourceDictionary dictionaries that constitute the various resource dictionaries in the merged dictionaries. (Inherited from System.Windows.ResourceDictionary) | |
ReportPagePresenter | The style for a Infragistics.Windows.Reporting.ReportPagePresenter | |
ReportProgressControl | The style for a Infragistics.Windows.Reporting.ReportProgressControl | |
Resources | Overridden. Returns the ResourceDictionary containing the associated styles (read-only) | |
Source | Gets or sets the uniform resource identifier (URI) to load resources from. (Inherited from System.Windows.ResourceDictionary) | |
Theme | Overridden. Returns the name of the look (read-only) | |
Values | Gets a collection of all values associated with keys contained in this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
XamReportPreview | The style for a Infragistics.Windows.Reporting.XamReportPreview |
Name | Description | |
---|---|---|
Add | Adds a resource by key to this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
BeginInit | Begins the initialization phase for this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
Clear | Clears all keys (and values) in the base System.Windows.ResourceDictionary. This does not clear any merged dictionary items. (Inherited from System.Windows.ResourceDictionary) | |
Contains | Determines whether the System.Windows.ResourceDictionary contains an element with the specified key. (Inherited from System.Windows.ResourceDictionary) | |
CopyTo | Copies the System.Windows.ResourceDictionary elements to a one-dimensional System.Collections.DictionaryEntry at the specified index. (Inherited from System.Windows.ResourceDictionary) | |
EndInit | Ends the initialization phase, and invalidates the previous tree such that all changes made to keys during the initialization phase can be accounted for. (Inherited from System.Windows.ResourceDictionary) | |
FindName | Not supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary) | |
GetEnumerator | Returns an System.Collections.IDictionaryEnumerator that can be used to iterate through the System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
RegisterName | Not supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary) | |
Remove | Removes the entry with the specified key from the base dictionary. (Inherited from System.Windows.ResourceDictionary) | |
ToString | (Inherited from Infragistics.Windows.Themes.ResourceSet) | |
UnregisterName | Not supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary) |
Name | Description | |
---|---|---|
OnGettingValue | Occurs when the System.Windows.ResourceDictionary receives a request for a resource. (Inherited from System.Windows.ResourceDictionary) | |
VerifyResources | (Inherited from Infragistics.Windows.Themes.ResourceSet) |